/*
Theme Name: SSC
Author: Carlos Isaias Ruiz
Author URL: http://zimoo354.mx
Description: The 2019 theme for SSC is a fully responsive theme that looks great on any device.
Version: 1.0
License: Propietary Software rights
Text Domain: SSC
*/
@import url("https://fonts.googleapis.com/css?family=Lato|Montserrat:400,700&display=swap");
*, body, html, p, h4, h5, h6, span, th, td, div, dt, dd {
  font-family: "Lato"; }

h1, h2, h3 {
  font-family: "Montserrat";
  font-weight: 700; }

section, .section-div {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: 50% 50%; }

.pad-und-lg {
  padding-top: 100px;
  padding-bottom: 100px; }

.pad-und-md {
  padding-top: 70px;
  padding-bottom: 70px; }

.pad-und-sm {
  padding-top: 40px;
  padding-bottom: 40px; }

.pad-und-xs {
  padding-top: 20px;
  padding-bottom: 20px; }

.display-none {
  display: none; }

.section-title {
  color: #333333;
  text-align: center;
  position: relative;
  padding-bottom: 1rem;
  text-transform: uppercase;
  margin-bottom: 3rem; }
  .section-title::before {
    content: "";
    position: absolute;
    left: calc(50% - 125px);
    bottom: 0;
    background-color: #333333;
    height: 8px;
    width: 250px; }

.info-ssc {
  width: 100%;
  text-align: center;
  color: #333333;
  margin-bottom: 1.5rem; }
  .info-ssc h5, .info-ssc h6 {
    text-align: inherit;
    color: #72808E; }
  .info-ssc p {
    color: inherit; }

.row:not(.expanded), hr {
  max-width: 75rem !important; }

/* Header */
.mob-menu-header-holder .headertext > span {
  line-height: 32px !important; }

.mobmenu-left-alignment {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100vh; }
  .mobmenu-left-alignment .mob-cancel-button {
    color: #333333 !important; }
    .mobmenu-left-alignment .mob-cancel-button:after {
      content: "SSC";
      position: fixed;
      top: 8px;
      left: 20px;
      font-size: 20px;
      font-family: Montserrat;
      font-style: normal;
      font-weight: bold; }
  .mobmenu-left-alignment .sub-menu {
    background-color: transparent !important; }
  .mobmenu-left-alignment li:hover {
    background-color: transparent !important; }
  .mobmenu-left-alignment a {
    color: #333 !important;
    background-color: transparent !important; }
  .mobmenu-left-alignment li.menu-item, .mobmenu-left-alignment li.menu-item a {
    box-sizing: border-box !important;
    max-width: 270px !important; }

@media screen and (max-width: 600px) {
  header .row.gray, header .row.blue {
    display: none; } }
header .row.gray {
  background-color: #E6E6E6; }
header .row.blue {
  background-color: #6D727A; }
  header .row.blue .main-menu {
    display: flex;
    align-items: center;
    justify-content: center; }
    header .row.blue .main-menu li {
      color: white; }
      header .row.blue .main-menu li.menu-item.menu-item-has-children.parent::after {
        font-family: FontAwesome;
        content: "\f0d7";
        color: white;
        margin-left: -8px; }
      header .row.blue .main-menu li.menu-item .sub-menu {
        background-color: white;
        padding: 0;
        border-radius: 4px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
        margin-top: 10px;
        min-width: 240px;
        max-width: 240px; }
        header .row.blue .main-menu li.menu-item .sub-menu li {
          color: #6D727A;
          padding: .5rem;
          border-bottom: 1px solid #ddd; }
          header .row.blue .main-menu li.menu-item .sub-menu li.menu-item.menu-item-has-children.parent::after {
            font-family: FontAwesome;
            content: "\f0da" !important;
            color: #6D727A;
            position: absolute;
            right: 8px; }
          header .row.blue .main-menu li.menu-item .sub-menu li:hover {
            background-color: #ddd; }
          header .row.blue .main-menu li.menu-item .sub-menu li:last-of-type {
            border-bottom: none; }
          header .row.blue .main-menu li.menu-item .sub-menu li a {
            padding: 0; }
    header .row.blue .main-menu a {
      transition: 200ms;
      color: inherit; }

.imagen_911 {
  position: fixed;
  border: 14%;
  top: 50%;
  right: 0;
  background-attachment: absolute;
  background-repeat: no-repeat;
  width: 80px;
  height: 120px;
  filter: drop-shadow(3px 3px 5px #444); }
  @media screen and (max-width: 640px) {
    .imagen_911 {
      opacity: 0.6; } }

.header-images {
  padding-right: 3rem !important;
  text-align: right; }
  @media screen and (max-width: 600px) {
    .header-images {
      padding: 0;
      text-align: center; }
      .header-images img {
        max-width: 120px; } }
  .header-images img {
    display: inline-block; }
  .header-images .qro1 {
    max-height: 55px;
    width: auto; }

/* Header */
.gray-hr {
  border-bottom: 3px solid #F2F2F2; }

/* Home */
#home-slider .swiper-pagination {
  position: relative;
  margin-top: 1rem; }
  #home-slider .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    opacity: .2;
    margin: auto 2px; }
    #home-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #50a2d9;
      opacity: 1; }
    @media screen and (max-width: 640px) {
      #home-slider .swiper-pagination .swiper-pagination-bullet {
        width: 20px; } }

#know-us a.service {
  height: 320px;
  border-radius: 8px;
  background-color: #BDBDBD;
  color: white;
  transition: 200ms;
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  padding: 1rem;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold; }
  @media screen and (max-width: 600px) {
    #know-us a.service {
      height: auto; } }
  #know-us a.service:hover {
    background-color: #72808E; }
  #know-us a.service img {
    max-height: 100px; }

.hid_subs {
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.02);
  margin-bottom: 1rem;
  border-radius: 10px; }
  .hid_subs .column, .hid_subs .columns {
    margin-top: 1rem;
    padding-left: 0; }
    .hid_subs .column a, .hid_subs .columns a {
      margin-bottom: 0 !important; }

@media screen and (min-width: 768px) {
  #social-networks .tabs, #social-networks .tabs-content {
    border: none; }
  #social-networks .tab-link {
    font-family: "Montserrat";
    font-size: 1.25rem;
    text-transform: uppercase;
    color: #BDBDBD;
    padding: 2rem; }
  #social-networks .is-active .tab-link {
    color: #72808E; }
  #social-networks .tabs-title {
    position: relative; }
  #social-networks li:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 70%;
    height: 5px;
    background: #F2F2F2;
    left: 0;
    right: 0;
    margin: auto; }
  #social-networks li.last-child:before {
    content: none; }
  #social-networks .tabs-title > a[aria-selected=true] {
    background: white; } }

#part-of .column {
  text-align: center; }
  #part-of .column img {
    display: inline-block;
    margin-bottom: .5rem; }
  #part-of .column h6 {
    font-family: "Montserrat";
    font-weight: 700; }

/* Home */
/* Blog */
#blog .img {
  display: block;
  height: 220px;
  width: 100%;
  background-size: cover;
  background-position: center; }

/* Blog */
/* Programas */
#single-programa h2, #single-programa h3 {
  font-size: 1.5rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700; }
#single-programa .sections .title {
  position: relative;
  min-height: 90px; }
  #single-programa .sections .title :before {
    content: '';
    position: absolute;
    width: 3px;
    max-height: 90px;
    min-height: 90px;
    background: blue;
    left: -.5rem;
    top: 7px;
    bottom: 0;
    margin: auto; }
#single-programa .main_content {
  position: relative;
  min-height: 90px; }
  #single-programa .main_content :before {
    content: '';
    position: absolute;
    width: 3px;
    max-height: 90px;
    min-height: 90px;
    background: blue;
    left: -.5rem;
    top: 7px;
    bottom: 0;
    margin: auto; }
#single-programa .program-thumbnail img {
  width: 100%; }

/* Programas */
/* Quienes somos */
#who_we_are .title {
  font-size: 1.5rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  min-height: 90px; }
  #who_we_are .title :before {
    content: '';
    position: absolute;
    width: 3px;
    max-height: 90px;
    min-height: 90px;
    background: blue;
    left: -.5rem;
    top: 7px;
    bottom: 0;
    margin: auto; }

/* Quienes somos */
/* Tramites */
#single-tramite .title h2, #single-tramite .title-subcontent h3 {
  font-size: 1.5rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700; }
#single-tramite .main_content {
  position: relative;
  min-height: 90px; }
  #single-tramite .main_content :before {
    content: '';
    position: absolute;
    width: 3px;
    max-height: 90px;
    min-height: 90px;
    background: blue;
    left: -.5rem;
    top: -10px;
    bottom: 0;
    margin: auto; }
#single-tramite .title-subcontent {
  position: relative;
  min-height: 90px; }
  #single-tramite .title-subcontent :before {
    content: '';
    position: absolute;
    width: 3px;
    max-height: 90px;
    min-height: 90px;
    background: blue;
    left: -.5rem;
    top: 7px;
    bottom: 0;
    margin: auto; }
#single-tramite .files .title-subcontent h4 {
  color: #18BC9C; }
#single-tramite table {
  width: 100%; }
  #single-tramite table th {
    background: #6D727A;
    color: white;
    width: 20%;
    text-align: left;
    font-weight: normal; }
  #single-tramite table td {
    width: 20%; }

.considerations .links a {
  color: #18BC9C;
  outline: none; }
.considerations .links a:hover {
  text-decoration: underline; }

/* Tramites */
/* directorio */
#directorio h3 {
  font-size: 1rem !important; }
#directorio table {
  margin-bottom: 2rem !important;
  width: 100%; }
  #directorio table th {
    background: #6D727A;
    color: white;
    width: 33%;
    text-align: left;
    font-weight: normal; }
  #directorio table td {
    width: 33%; }
#directorio .resaltar {
  font-weight: bold; }

/* directorio */
/* normatividad */
#normatividad .norm-link {
  font-size: 1.1rem;
  color: black;
  font-weight: bold;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #normatividad .norm-link img {
    max-width: 50px;
    margin-bottom: 1rem; }
  #normatividad .norm-link:hover {
    text-decoration: underline;
    text-decoration-color: black; }

/* normatividad */
/* galeria */
#gal-icon {
  max-width: 150px; }

#galeria .gallery-container {
  height: 70vh; }
#galeria .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }
#galeria .swiper-slide {
  background-size: cover;
  background-position: center; }
#galeria .gallery-top {
  height: 80%;
  width: 100%; }
#galeria .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }
#galeria .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4; }
#galeria .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1; }

/* galeria */
/* servicios */
.mas-info h4 {
  color: #72808E; }
.mas-info h5 {
  font-size: 1rem; }

/* servicios */
/* breadcrumbs */
.bcrumbs {
  padding-top: .5rem;
  padding-bottom: .5rem;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .bcrumbs span {
    color: #18BC9C; }
  .bcrumbs .current-item {
    color: #777; }

/* breadcrumbs */
/* Blog */
#blog .column h5 {
  color: #6D727A;
  margin-top: .25rem;
  font-weight: bold; }

/* Blog */
@media screen and (max-width: 600px) {
  table {
    max-width: calc(100vw - 16px);
    overflow-x: scroll;
    white-space: nowrap;
    display: block; } }

/*# sourceMappingURL=style.css.map */
